projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a0aa1d
)
Fix a typo.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 11 Jun 2001 08:40:19 +0000
(08:40 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 11 Jun 2001 08:40:19 +0000
(08:40 +0000)
man/search.texi
patch
|
blob
|
history
diff --git
a/man/search.texi
b/man/search.texi
index 3ab76eacb2973cf6577fb9ba01025c876efbb1a7..17c4a250a8189664712ac5f599966c56ab93907f 100644
(file)
--- a/
man/search.texi
+++ b/
man/search.texi
@@
-865,7
+865,7
@@
performs the inverse transformation.
@subsection Replace Commands and Case
If the first argument of a replace command is all lower case, the
-command
s
ignores case while searching for occurrences to
+command ignores case while searching for occurrences to
replace---provided @code{case-fold-search} is non-@code{nil}. If
@code{case-fold-search} is set to @code{nil}, case is always significant
in all searches.